Total Complexity | 67 |
Dependencies | 18 |
Dependents | 4 |
Total lines | 317 |
Lines of code | 202 |
Logical lines of code | 117 |
Comment lines | 17 |
Methods | 27 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
subparse() | 40 | 17 | 58 | |
filterBodyNodes() | 47 | 17 | 31 | |
parse() | 45 | 9 | 40 | |
embedTemplate() | 76 | 1 | 4 | |
getCurrentToken() | 81 | 1 | 3 | |
getStream() | 82 | 1 | 3 | |
setParent() | 81 | 1 | 3 | |
getParent() | 82 | 1 | 3 | |
getExpressionParser() | 82 | 1 | 3 | |
popLocalScope() | 81 | 1 | 3 | |
pushLocalScope() | 80 | 1 | 3 | |
isMainScope() | 79 | 1 | 3 | |
getImportedSymbol() | 76 | 1 | 3 | |
addImportedSymbol() | 77 | 1 | 3 | |
__construct() | 81 | 1 | 3 | |
hasTraits() | 79 | 1 | 3 | |
getVarName() | 79 | 1 | 3 | |
setMacro() | 80 | 1 | 3 | |
hasMacro() | 79 | 1 | 3 | |
setBlock() | 78 | 1 | 3 | |
getBlock() | 80 | 1 | 3 | |
hasBlock() | 79 | 1 | 3 | |
pushBlockStack() | 80 | 1 | 3 | |
popBlockStack() | 81 | 1 | 3 | |
peekBlockStack() | 78 | 1 | 3 | |
getBlockStack() | 82 | 1 | 3 | |
addTrait() | 80 | 1 | 3 |